#yd_page .w1200 {
  width: auto;
}
#yd_page .main1 {
  border-radius: 0.5rem;
  background: #fff;
  padding: 0.4rem 0 0.5rem;
  margin-bottom: 0.5rem;
}
#yd_page .main1 .main2Title {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #edf3ff;
}
#yd_page .main1 .main2Title img {
  width: 0.5rem;
  display: block;
  margin-right: 0.1rem;
}
#yd_page .main1 .main2Title span {
  color: #0e2752;
  font-size: 0.5rem;
  font-weight: bold;
}
#yd_page .main1 .main2Box .swiperBox {
  display: none;
}
#yd_page .main1 .main2Box .whiteBox .listBox {
  display: none;
}
#yd_page .main1 .main2Box .whiteBox .listBox a {
  width: 88%;
  border-bottom: 0.01rem solid #eee;
  padding: 0.3rem 0px 0.5rem 0.65rem;
  margin: 0 auto;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.4rem;
  color: #768091;
  position: relative;
}
#yd_page .main1 .main2Box .whiteBox .listBox a:before {
  position: absolute;
  content: "";
  left: 0.1rem;
  top: 0.4rem;
  width: 0.35rem;
  height: 0.37rem;
  background: url("../images/1_fire.png") no-repeat;
  background-size: 100% 100%;
}
#yd_page .main1 .main2Box .whiteBox .listBox a:after {
  position: absolute;
  bottom: 0.3rem;
  right: 0;
  width: 93%;
  height: 0.003rem;
  background: rgba(118, 128, 145, 0.1);
  content: "";
}
#yd_page .main1 .main2Box .whiteBox .listBox:first-child {
  display: block;
}
#yd_page .main2 {
  border-radius: 0.5rem;
  background: #fff;
  padding: 0.4rem 0 0.2rem;
  margin-bottom: 0.5rem;
}
#yd_page .main2 .school {
  position: relative;
}
#yd_page .main2 .school span.dec {
  display: block;
  width: 87%;
  margin: 0 auto;
  padding-bottom: 0.2rem;
  padding-left: 8%;
  border-bottom: 0.01rem solid #edf3ff;
  color: #0e2752;
  font-size: 0.5rem;
  font-weight: bold;
  position: relative;
}
#yd_page .main2 .school span.dec::before {
  position: absolute;
  content: "";
  left: 0.1rem;
  top: 0.15rem;
  width: 0.5rem;
  height: 0.47rem;
  background: url(../images/1_main2_1.png) no-repeat;
  background-size: 100% 100%;
}
#yd_page .main2 .school ul {
  width: 95%;
  margin: 0.3rem auto 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yd_page .main2 .school ul li {
  width: 30%;
  margin-bottom: 0.2rem;
  margin-right: 5%;
}
#yd_page .main2 .school ul li img {
  display: block;
  width: 50%;
  margin: 0 auto 0.1rem;
}
#yd_page .main2 .school ul li a {
  text-align: center;
  color: #768091;
  font-size: 0.35rem;
}
#yd_page .main2 .school ul li:nth-child(3n) {
  margin-right: 0;
}
#yd_page .main2 .school a.more {
  display: block;
  color: #143ce0;
  background: #edf3ff;
  font-size: 0.4rem;
  font-weight: bold;
  padding: 0.1rem 0;
  border-radius: 1rem;
  position: absolute;
  top: 0%;
  right: 2%;
  width: 19%;
  text-align: center;
}
#yd_page .main2 .major {
  position: relative;
}
#yd_page .main2 .major span.dec {
  display: block;
  width: 87%;
  margin: 0 auto;
  padding-bottom: 0.2rem;
  padding-left: 8%;
  border-bottom: 0.01rem solid #edf3ff;
  color: #0e2752;
  font-size: 0.5rem;
  font-weight: bold;
  position: relative;
}
#yd_page .main2 .major span.dec::before {
  position: absolute;
  content: "";
  left: 0.1rem;
  top: 0.15rem;
  width: 0.5rem;
  height: 0.47rem;
  background: url(../images/1_main2_2.png) no-repeat;
  background-size: 100% 100%;
}
#yd_page .main2 .major a.more {
  display: block;
  color: #143ce0;
  background: #edf3ff;
  font-size: 0.4rem;
  font-weight: bold;
  padding: 0.1rem 0;
  border-radius: 1rem;
  position: absolute;
  top: 0%;
  right: 2%;
  width: 19%;
  text-align: center;
}
#yd_page .main2 .major ul {
  width: 95%;
  margin: 0.2rem auto 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yd_page .main2 .major ul li {
  border: 0.01rem solid #143ce0;
  width: 30%;
  border-radius: 0.1rem;
  text-align: center;
  font-size: 0.4rem;
  margin-bottom: 0.3rem;
  color: #768091;
  margin-right: 4%;
}
#yd_page .main2 .major ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.1rem 0px;
}
#yd_page .main2 .major ul li .grayBox {
  display: none;
}
#yd_page .main2 .major ul li:nth-child(3n) {
  margin-right: 0;
}
#yd_page .container .main1,
#yd_page .container .main2 {
  display: none;
}
#yd_page .container .mainAll {
  border-radius: 0.5rem;
  background: #fff;
  padding: 0.4rem 0 0.2rem;
  margin-bottom: 0.5rem;
}
#yd_page .container .mainAll .main3Title {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #edf3ff;
}
#yd_page .container .mainAll .main3Title .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#yd_page .container .mainAll .main3Title .left img {
  width: 0.5rem;
  display: block;
  margin-right: 0.1rem;
}
#yd_page .container .mainAll .main3Title .left span {
  color: #0e2752;
  font-size: 0.5rem;
  font-weight: bold;
}
#yd_page .container .mainAll .main3Title a.right {
  color: #143ce0;
  background: #edf3ff;
  font-size: 0.4rem;
  font-weight: bold;
  padding: 0.1rem 0.4rem;
  border-radius: 1rem;
}
#yd_page .container .mainAll img.people {
  display: none;
}
#yd_page .container .mainAll .middle {
  font-size: 0.3rem;
}
#yd_page .container .mainAll .middle .course {
  display: none;
}
#yd_page .container .mainAll .middle .blue {
  margin: 0.3rem auto 0.5rem;
  width: 95%;
}
#yd_page .container .mainAll .middle .blue span.blueTitle {
  display: block;
  background: #143ce0;
  font-weight: bold;
  font-size: 0.43rem;
  color: #fff;
  margin: 0 auto 0.3rem;
  width: 60%;
  border-radius: 1rem;
  text-align: center;
  padding: 0.15rem 0px;
}
#yd_page .container .mainAll .middle .blue .blueBox {
  -webkit-box-shadow: 0rem 0rem 0.1rem rgba(20, 60, 224, 0.5);
          box-shadow: 0rem 0rem 0.1rem rgba(20, 60, 224, 0.5);
  border-radius: 0.2rem;
  padding: 0.2rem 0.3rem;
  color: #768091;
  font-size: 0.38rem;
  line-height: 0.6rem;
  display: block;
}
#yd_page .container .mainAll .middle .blue .blueList,
#yd_page .container .mainAll .middle .blue .blueButton {
  display: none;
}
#yd_page .container .mainAll .middle .white {
  width: 95%;
  margin: 0 auto;
}
#yd_page .container .mainAll .middle .white .title span.fonts {
  background: -webkit-gradient(linear, left top, right top, from(#edf3ff), to(rgba(20, 60, 224, 0)));
  background: linear-gradient(to right, #edf3ff, rgba(20, 60, 224, 0));
  padding: 0.15rem 0px 0.15rem 0.6rem;
  font-size: 0.5rem;
  font-weight: bold;
  position: relative;
}
#yd_page .container .mainAll .middle .white .title span.fonts span {
  color: #143ce0;
}
#yd_page .container .mainAll .middle .white .title span.fonts::after {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  background: #000;
  top: 0;
  bottom: 0;
  left: 0.2rem;
  margin: auto 0px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#yd_page .container .mainAll .middle .white ul.schoolList {
  margin: 0.4rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yd_page .container .mainAll .middle .white ul.schoolList li {
  width: 30%;
  margin-bottom: 0.2rem;
  margin-right: 5%;
}
#yd_page .container .mainAll .middle .white ul.schoolList li a {
  display: block;
  width: 50%;
  margin: 0 auto 0.1rem;
}
#yd_page .container .mainAll .middle .white ul.schoolList li a img {
  width: 100%;
  display: block;
}
#yd_page .container .mainAll .middle .white ul.schoolList li .fonts {
  text-align: center;
  color: #768091;
  font-size: 0.35rem;
}
#yd_page .container .mainAll .middle .white ul.schoolList li:nth-child(3n) {
  margin-right: 0;
}
#yd_page .container .mainAll .middle .white a.more {
  background: #fe9934;
  color: #fff;
  text-align: center;
  font-size: 0.45rem;
  font-weight: bold;
  width: 95%;
  margin: 0 auto 0.6rem;
  padding: 0.2rem;
  border-radius: 0.1rem;
}
#yd_page .container .mainAll .middle .white ul.orangeList {
  width: 95%;
  margin: 0.4rem auto 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yd_page .container .mainAll .middle .white ul.orangeList li {
  border: 0.01rem solid #143ce0;
  width: 30%;
  border-radius: 0.1rem;
  font-size: 0.4rem;
  margin-bottom: 0.3rem;
  color: #768091;
  margin-right: 4%;
}
#yd_page .container .mainAll .middle .white ul.orangeList li a {
  padding: 0.1rem 0px;
  text-align: center;
}
#yd_page .container .mainAll .middle .white ul.orangeList li:nth-child(3n) {
  margin-right: 0;
}
#yd_page .container .mainAll .middle .white .listBox .choose a:first-child {
  display: none;
}
#yd_page .container .mainAll .middle .white .listBox .choose a {
  color: #0e2752;
  font-size: 0.5rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
#yd_page .container .mainAll .middle .white .listBox .choose .chooseBox ul.chooseList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.4rem;
  padding: 0.15rem 0px;
}
#yd_page .container .mainAll .middle .white .listBox .choose .chooseBox ul.chooseList li a.chooseFonts {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  width: 72%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.4rem;
  font-weight: normal;
}
#yd_page .container .mainAll .middle .white .listBox .choose .chooseBox ul.chooseList li span.time {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 27%;
}
#yd_page .container .mainAll .middle .white .listBox .choose .chooseBox a.chooseButton {
  display: none;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox:nth-child(2) {
  display: none;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox ul.chooseList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.4rem;
  padding: 0.15rem 0px;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox ul.chooseList li a.type {
  display: none;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox ul.chooseList li a.chooseFonts {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  width: 72%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.4rem;
  font-weight: normal;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox ul.chooseList li span.time {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 27%;
}
#yd_page .container .mainAll .middle .white .listBox .chooseBox a.chooseButton {
  display: none;
}
#yd_page .statement {
  border-radius: 0.5rem;
  background: #fff;
  padding: 0.4rem 0 0.2rem;
  margin-bottom: 0.5rem;
}
#yd_page .statement a.fonts {
  text-align: center;
  font-size: 0.5rem;
  color: #0e2752;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
#yd_page .statement span.blue_box {
  display: block;
  margin: 0 auto;
  width: 90%;
  background: #edf3ff;
  color: #768091;
  padding: 0.3rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
}